home *** CD-ROM | disk | FTP | other *** search
- stop();
- BOX_x.removeMovieClip();
- re_back_func_();
- pop_ = ["h","o","n","e","y"];
- _root.propNums = 0;
- var i = 1;
- while(i < 6)
- {
- _root["propBox" + i].gotoAndStop(1);
- i++;
- }
- bu.onPress = function()
- {
- gotoAndPlay(1);
- };
- b2.onPress = function()
- {
- getURL(_root.localization_url1,"_blank");
- };
- start_sound_Now = null;
-